cell renderer text: Allow entries to shrink
authorMatthias Clasen <mclasen@redhat.com>
Thu, 25 Aug 2016 11:48:20 +0000 (07:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 25 Aug 2016 11:53:32 +0000 (07:53 -0400)
commitf53706b0033d4fdb1d4a4daf106548d7187e0e2c
treed1e5b6070e6d0d1b5eb100ce75fc017fbdaff363
parent9f57fe9960b419fce2000ff2509f265912757ec3
cell renderer text: Allow entries to shrink

Set a small max-width on entries used for editing cells, so they
adapt to small columns and don't overlap the next column.

https://bugzilla.gnome.org/show_bug.cgi?id=770374
gtk/gtkcellrenderertext.c